home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / System7 tools / Frontier / Frontier SDK 2.1 / Toolkits / Applet Toolkit / appletabout.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-11  |  264 b   |  14 lines  |  [TEXT/KAHL]

  1.  
  2. /*© Copyright 1988-1992 UserLand Software, Inc.  All Rights Reserved.*/
  3.  
  4. #define aboutinclude
  5.  
  6. void openabout (Boolean);
  7.  
  8. void closeabout (Boolean);
  9.  
  10. void aboutcommand (void);
  11.  
  12. void zoomport (WindowPtr, boolean); /*DW 5/23/92 -- Iowa needs to use this routine*/
  13.  
  14.